Skip to content
Back to search
30
MCP

MySQL Query

pulsemcp/mysql query

Provides a secure, read-only bridge to MySQL databases, enabling natural language querying across multiple environments with strict validation and comprehensive error handling.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Read MySQL
Secure read-only MySQL database access to execute queries and analyze data patterns.
0 tools
MySQL Read-Only
Provides read-only access to MySQL databases for inspecting schemas and executing SQL queries without modifying underlying data.
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools
MySQL Database Explorer
Provides secure, read-only access to MySQL databases for exploring schemas and executing SELECT queries with built-in safeguards against SQL
0 tools
MySQL Explorer
Provides read-only access to MySQL databases for schema inspection and safe query execution, enabling database exploration and data analysis
0 tools
MySQL Database Query
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mysql_query": {
      "url": "None",
      "transport": "http"
    }
  }
}